Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Bump hugoalh/send-discord-webhook-ghaction from 6.0.2 to 7.0.1 #4

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 13, 2024

Bumps hugoalh/send-discord-webhook-ghaction from 6.0.2 to 7.0.1.

Release notes

Sourced from hugoalh/send-discord-webhook-ghaction's releases.

7.0.1

〰️ Changes

  • Update dependencies: (@​hugoalh)(6bf1def3043bb1636c089ff6781fbb99492dc985)
    • deno/jsr:@hugoalh/is-string-singleline from v1.0.0 to v1.0.2
    • deno/jsr:@std/fs from v1.0.3 to v1.0.4
    • deno/jsr:@std/path from v1.0.4 to v1.0.6
    • deno/npm:color-name-list from v10.25.1 to v10.28.0
  • Update runtime Deno from v1.46.3 to v2.0.0 (@​hugoalh)(fb50a73c43eb852bcaa08273f1fd29a6b3c2b033)

7.0.0

🔦 Spotlights

  • Support poll
  • Support thread tags

💥 Break Changes

  • Change some of the inputs list separator (@​hugoalh)(N/A)
  • Move from NodeJS based to Docker and Deno based, runner now require support Docker instead (@​hugoalh)(N/A)
  • Rename some of the special colour namespaces: (@​hugoalh)(N/A)
    • "Default" to "Discord Embed Default"
    • "Embed Background Dark" to "Discord Embed Background Dark"
  • Replace input allowed_mentions_parse with inputs: (@​hugoalh)(N/A)
    • allowed_mentions_parse_everyone
    • allowed_mentions_parse_roles
    • allowed_mentions_parse_users

〰️ Changes

  • Add dependencies:
    • deno/jsr:@hugoalh/exfetch
    • deno/jsr:@hugoalh/github-actions-core
    • deno/jsr:@hugoalh/is-json
    • deno/jsr:@hugoalh/is-string-singleline
    • deno/jsr:@std/fs
    • deno/jsr:@std/media-types
    • deno/jsr:@std/path
    • deno/npm:url-regex-safe
  • Add input files_glob to control Glob behaviour of input files (@​hugoalh)(N/A)
  • Add input notification to whether trigger push and desktop notifications (@​hugoalh)(N/A)
  • Add input thread_tags for forum thread tags (@​hugoalh)(N/A)
  • Add inputs for poll: (@​hugoalh)(N/A)
    • poll_question
    • poll_answers
    • poll_duration
    • poll_allow_multiselect
  • Fix inputs default value may lost due to the different entrypoints (@​hugoalh)(N/A)
  • Implement more tests (@​hugoalh)(N/A)
  • Implement rate limit protection (@​hugoalh)(N/A)

... (truncated)

Commits
  • 6bf1def Update dependencies
  • b545a48 Update action metadata
  • fb50a73 Update dockerfile
  • dddc221 Bump actions/checkout from 4.2.0 to 4.2.1 (#511)
  • 8dca037 Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#510)
  • c224620 Bump github/codeql-action from 3.26.10 to 3.26.12 (#512)
  • eeec855 Update resources
  • 01a3246 Bump github/codeql-action from 3.26.9 to 3.26.10 (#506)
  • dadb750 Bump docker/build-push-action from 6.7.0 to 6.9.0 (#507)
  • 5d52475 Bump actions/checkout from 4.1.7 to 4.2.0 (#504)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hugoalh/send-discord-webhook-ghaction](https://github.com/hugoalh/send-discord-webhook-ghaction) from 6.0.2 to 7.0.1.
- [Release notes](https://github.com/hugoalh/send-discord-webhook-ghaction/releases)
- [Commits](hugoalh/send-discord-webhook-ghaction@v6.0.2...v7.0.1)

---
updated-dependencies:
- dependency-name: hugoalh/send-discord-webhook-ghaction
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 13, 2024 00:14
@dependabot dependabot bot removed the request for review from a team October 13, 2024 00:14
@dependabot dependabot bot added the Platform/GitHubActions Related to GitHub Actions. label Oct 13, 2024
@dependabot dependabot bot requested a review from hugoalh October 13, 2024 00:14
@dependabot dependabot bot added Status/Pending 🔵 This is new. Type/Dependency 📦 Related to dependency. labels Oct 13, 2024
Copy link
Author

dependabot bot commented on behalf of github Oct 20, 2024

Superseded by #5.

@dependabot dependabot bot closed this Oct 20, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/hugoalh/send-discord-webhook-ghaction-7.0.1 branch October 20, 2024 00:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform/GitHubActions Related to GitHub Actions. Status/Pending 🔵 This is new. Type/Dependency 📦 Related to dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants